home *** CD-ROM | disk | FTP | other *** search
- Path: nnrp.info.ucla.edu!usenet
- From: philhong@ucla.edu (Phil Hong)
- Newsgroups: comp.lang.c++
- Subject: Re: Need help with strings
- Date: Sat, 24 Feb 1996 23:55:08 GMT
- Organization: j%nki~wÇRJ3M-26XPLZ8L-BFGD44CT-1EA6BC82
- Message-ID: <312fa506.21210161@news.ucla.edu>
- References: <312fa36c.20800130@news.ucla.edu>
- NNTP-Posting-Host: s195_14.resnet.ucla.edu
- X-Newsreader: Forte Agent .99d/32.182
-
- OK, I just figured out what I did. I had a constructor which was
- setting all the pointers to equal 0. I thought that this would
- initialize them to point to null but apparently it won't let me assign
- anything to the variable later.
- Phil Hong
- philhong@ucla.edu
-